home *** CD-ROM | disk | FTP | other *** search
- object YellowForm: TYellowForm
- Left = 627
- Top = 421
- BorderStyle = bsNone
- Caption = 'YellowForm'
- ClientHeight = 210
- ClientWidth = 294
- Color = 13434879
- Constraints.MinHeight = 80
- Constraints.MinWidth = 150
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- DesignSize = (
- 294
- 210)
- PixelsPerInch = 96
- TextHeight = 13
- object Shape2: TShape
- Left = 0
- Top = 0
- Width = 294
- Height = 210
- Align = alClient
- Brush.Color = 13434879
- end
- object CloseBtn: TImage
- Left = 277
- Top = 2
- Width = 15
- Height = 15
- Anchors = [akTop, akRight]
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnClick = CloseBtnClick
- end
- object DateLabel: TLabel
- Left = 4
- Top = 195
- Width = 49
- Height = 13
- Anchors = [akLeft, akBottom]
- Caption = 'DateLabel'
- end
- object Shape1: TShape
- Left = 4
- Top = 186
- Width = 286
- Height = 8
- Anchors = [akLeft, akRight, akBottom]
- Pen.Color = 6723993
- end
- object SizeCorner: TImage
- Left = 281
- Top = 197
- Width = 12
- Height = 12
- Anchors = [akRight, akBottom]
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- OnMouseMove = SizeCornerMouseMove
- end
- object DaPanel1: TDaPanel
- Left = 2
- Top = 2
- Width = 274
- Height = 15
- Anchors = [akLeft, akTop, akRight]
- Color = 11308376
- FillColor = clBlack
- object TitleLabel: TLabel
- Left = 0
- Top = 0
- Width = 58
- Height = 13
- Align = alClient
- Caption = 'This is a title'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- OnMouseDown = TitleShpMouseDown
- end
- end
- object YellowMemo: TMemo
- Left = 4
- Top = 20
- Width = 286
- Height = 173
- Anchors = [akLeft, akTop, akRight, akBottom]
- BorderStyle = bsNone
- Color = 13434879
- Lines.Strings = (
- 'YellowMemo')
- TabOrder = 1
- end
- object DaStickyForm: TDaStickyForm
- Threshold = 5
- AllowToLeaveScreen = False
- CanResize = True
- Left = 144
- Top = 120
- end
- end
-